﻿2026-06-04T03:42:52.7404719Z Current runner version: '2.334.0'
2026-06-04T03:42:52.7409312Z Runner name: 'hfenduleam'
2026-06-04T03:42:52.7409760Z Runner group name: 'Default'
2026-06-04T03:42:52.7410233Z Machine name: 'HFENDULEAM'
2026-06-04T03:42:52.7412165Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T03:42:52.7413492Z Contents: read
2026-06-04T03:42:52.7413862Z Metadata: read
2026-06-04T03:42:52.7414222Z Packages: read
2026-06-04T03:42:52.7414601Z ##[endgroup]
2026-06-04T03:42:52.7415831Z Secret source: Actions
2026-06-04T03:42:52.7416254Z Prepare workflow directory
2026-06-04T03:42:52.7682757Z Prepare all required actions
2026-06-04T03:42:52.7707051Z Getting action download info
2026-06-04T03:42:53.2152956Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T03:42:53.7739305Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T03:42:53.8450023Z ##[group]Run actions/checkout@v5
2026-06-04T03:42:53.8450855Z with:
2026-06-04T03:42:53.8451212Z   repository: SaberMage/spt-core
2026-06-04T03:42:53.8456494Z   token: ***
2026-06-04T03:42:53.8456842Z   ssh-strict: true
2026-06-04T03:42:53.8457204Z   ssh-user: git
2026-06-04T03:42:53.8457569Z   persist-credentials: true
2026-06-04T03:42:53.8457976Z   clean: true
2026-06-04T03:42:53.8458350Z   sparse-checkout-cone-mode: true
2026-06-04T03:42:53.8458797Z   fetch-depth: 1
2026-06-04T03:42:53.8459144Z   fetch-tags: false
2026-06-04T03:42:53.8459519Z   show-progress: true
2026-06-04T03:42:53.8459889Z   lfs: false
2026-06-04T03:42:53.8460235Z   submodules: false
2026-06-04T03:42:53.8460611Z   set-safe-directory: true
2026-06-04T03:42:53.8461170Z ##[endgroup]
2026-06-04T03:42:54.0219728Z Syncing repository: SaberMage/spt-core
2026-06-04T03:42:54.0221104Z ##[group]Getting Git version info
2026-06-04T03:42:54.0221890Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T03:42:54.0498742Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T03:42:54.0702226Z git version 2.43.0.windows.1
2026-06-04T03:42:54.0730336Z ##[endgroup]
2026-06-04T03:42:54.0738502Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\363a4401-dc62-4b83-a1e1-f8e9afa8699d\.gitconfig'
2026-06-04T03:42:54.0752063Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\363a4401-dc62-4b83-a1e1-f8e9afa8699d' before making global git config changes
2026-06-04T03:42:54.0753493Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T03:42:54.0757676Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T03:42:54.0995186Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T03:42:54.1190006Z https://github.com/SaberMage/spt-core
2026-06-04T03:42:54.1218651Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T03:42:54.1222804Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T03:42:54.1417984Z refs/heads/dev-freeform
2026-06-04T03:42:54.1445987Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T03:42:54.1728946Z HEAD is now at 4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:54.2195878Z ##[endgroup]
2026-06-04T03:42:54.2198162Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T03:42:54.5920037Z ##[group]Cleaning the repository
2026-06-04T03:42:54.5924549Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T03:42:57.5528375Z Removing target/
2026-06-04T03:42:57.5566875Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T03:42:57.5888529Z HEAD is now at 4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:57.5913991Z ##[endgroup]
2026-06-04T03:42:57.5919402Z ##[group]Disabling automatic garbage collection
2026-06-04T03:42:57.5925399Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T03:42:57.6152991Z ##[endgroup]
2026-06-04T03:42:57.6153376Z ##[group]Setting up auth
2026-06-04T03:42:57.6161175Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T03:42:57.6388256Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T03:42:58.0117441Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T03:42:58.0355807Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T03:42:58.4045625Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T03:42:58.4286256Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T03:42:58.7929337Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T03:42:58.8232607Z ##[endgroup]
2026-06-04T03:42:58.8233002Z ##[group]Fetching the repository
2026-06-04T03:42:58.8242438Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +269b8ef5bffa3b003519d98121c931c32054cbdd:refs/remotes/origin/dev-freeform
2026-06-04T03:42:59.6889930Z From https://github.com/SaberMage/spt-core
2026-06-04T03:42:59.6890717Z  + 4ea3b37...269b8ef 269b8ef5bffa3b003519d98121c931c32054cbdd -> origin/dev-freeform  (forced update)
2026-06-04T03:42:59.7008325Z ##[endgroup]
2026-06-04T03:42:59.7008690Z ##[group]Determining the checkout info
2026-06-04T03:42:59.7010108Z ##[endgroup]
2026-06-04T03:42:59.7015806Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T03:42:59.7282806Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T03:42:59.7499600Z ##[group]Checking out the ref
2026-06-04T03:42:59.7504542Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T03:42:59.7941837Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T03:42:59.7942286Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T03:42:59.7942675Z Previous HEAD position was 4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:59.7943045Z Switched to and reset branch 'dev-freeform'
2026-06-04T03:42:59.7966511Z ##[endgroup]
2026-06-04T03:42:59.8205302Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T03:42:59.8400532Z 269b8ef5bffa3b003519d98121c931c32054cbdd
2026-06-04T03:42:59.8680787Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T03:42:59.8681340Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T03:42:59.8687713Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T03:42:59.8688155Z ##[endgroup]
2026-06-04T03:43:00.6328767Z    Compiling proc-macro2 v1.0.106
2026-06-04T03:43:00.6329301Z    Compiling unicode-ident v1.0.24
2026-06-04T03:43:00.6329922Z    Compiling quote v1.0.45
2026-06-04T03:43:00.6330245Z    Compiling serde_core v1.0.228
2026-06-04T03:43:00.6330543Z    Compiling serde v1.0.228
2026-06-04T03:43:00.6330782Z    Compiling cfg-if v1.0.4
2026-06-04T03:43:00.6331106Z    Compiling windows-link v0.2.1
2026-06-04T03:43:00.6331477Z    Compiling typenum v1.20.1
2026-06-04T03:43:00.6331962Z    Compiling version_check v0.9.5
2026-06-04T03:43:00.6332327Z    Compiling portable-atomic v1.13.1
2026-06-04T03:43:00.6332786Z    Compiling critical-section v1.2.0
2026-06-04T03:43:00.6334778Z    Compiling subtle v2.6.1
2026-06-04T03:43:00.6335417Z    Compiling memchr v2.8.1
2026-06-04T03:43:00.6335743Z    Compiling semver v1.0.28
2026-06-04T03:43:00.6336091Z    Compiling shlex v2.0.1
2026-06-04T03:43:00.6337076Z    Compiling find-msvc-tools v0.1.9
2026-06-04T03:43:00.7161292Z    Compiling windows-sys v0.61.2
2026-06-04T03:43:00.7275222Z    Compiling smallvec v1.15.1
2026-06-04T03:43:00.7596170Z    Compiling equivalent v1.0.2
2026-06-04T03:43:00.7851572Z    Compiling itoa v1.0.18
2026-06-04T03:43:00.8347073Z    Compiling getrandom v0.2.17
2026-06-04T03:43:00.8771932Z    Compiling pin-project-lite v0.2.17
2026-06-04T03:43:00.9053381Z    Compiling rustc_version v0.4.1
2026-06-04T03:43:00.9767826Z    Compiling cpufeatures v0.2.17
2026-06-04T03:43:00.9853248Z    Compiling hashbrown v0.17.1
2026-06-04T03:43:00.9929399Z    Compiling log v0.4.30
2026-06-04T03:43:00.9980070Z    Compiling rand_core v0.10.1
2026-06-04T03:43:01.0195645Z    Compiling generic-array v0.14.7
2026-06-04T03:43:01.0416691Z    Compiling futures-core v0.3.32
2026-06-04T03:43:01.0628687Z    Compiling cc v1.2.63
2026-06-04T03:43:01.1441260Z    Compiling bytes v1.11.1
2026-06-04T03:43:01.1684866Z    Compiling getrandom v0.4.2
2026-06-04T03:43:01.1752774Z    Compiling stable_deref_trait v1.2.1
2026-06-04T03:43:01.2266367Z    Compiling libc v0.2.186
2026-06-04T03:43:01.2457675Z    Compiling futures-io v0.3.32
2026-06-04T03:43:01.4060462Z    Compiling autocfg v1.5.1
2026-06-04T03:43:01.5479976Z    Compiling indexmap v2.14.0
2026-06-04T03:43:01.6535721Z    Compiling futures-sink v0.3.32
2026-06-04T03:43:01.6557878Z    Compiling slab v0.4.12
2026-06-04T03:43:01.6982602Z    Compiling futures-task v0.3.32
2026-06-04T03:43:01.7057320Z    Compiling bitflags v2.11.1
2026-06-04T03:43:01.7563751Z    Compiling futures-channel v0.3.32
2026-06-04T03:43:01.7713114Z    Compiling curve25519-dalek v4.1.3
2026-06-04T03:43:01.8259289Z    Compiling zerocopy v0.8.50
2026-06-04T03:43:01.8815858Z    Compiling ahash v0.8.12
2026-06-04T03:43:01.9124035Z    Compiling rand_core v0.6.4
2026-06-04T03:43:01.9303395Z    Compiling fnv v1.0.7
2026-06-04T03:43:01.9322879Z    Compiling signature v2.2.0
2026-06-04T03:43:01.9621798Z    Compiling pkg-config v0.3.33
2026-06-04T03:43:02.0496574Z    Compiling vcpkg v0.2.15
2026-06-04T03:43:02.0789449Z    Compiling ed25519 v2.2.3
2026-06-04T03:43:02.0944522Z    Compiling zmij v1.0.21
2026-06-04T03:43:02.2451521Z    Compiling cfg_aliases v0.2.1
2026-06-04T03:43:02.2579242Z    Compiling fastrand v2.4.1
2026-06-04T03:43:02.3261358Z    Compiling litemap v0.8.2
2026-06-04T03:43:02.3452851Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T03:43:02.4181848Z    Compiling writeable v0.6.3
2026-06-04T03:43:02.4778802Z    Compiling crypto-common v0.1.7
2026-06-04T03:43:02.4789850Z    Compiling block-buffer v0.10.4
2026-06-04T03:43:02.5046117Z    Compiling rustversion v1.0.22
2026-06-04T03:43:02.5254936Z    Compiling serde_json v1.0.150
2026-06-04T03:43:02.5272921Z    Compiling fallible-iterator v0.3.0
2026-06-04T03:43:02.6008718Z    Compiling utf8_iter v1.0.4
2026-06-04T03:43:02.6486333Z    Compiling icu_properties_data v2.2.0
2026-06-04T03:43:02.6880551Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T03:43:02.7660924Z    Compiling digest v0.10.7
2026-06-04T03:43:02.7773154Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T03:43:02.7929230Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T03:43:02.8812068Z    Compiling anyhow v1.0.102
2026-06-04T03:43:02.8843983Z    Compiling windows-targets v0.52.6
2026-06-04T03:43:02.9455263Z    Compiling percent-encoding v2.3.2
2026-06-04T03:43:02.9528327Z    Compiling windows-sys v0.59.0
2026-06-04T03:43:02.9535038Z    Compiling ring v0.17.14
2026-06-04T03:43:03.0109611Z    Compiling sha2 v0.10.9
2026-06-04T03:43:03.0303904Z    Compiling http v1.4.1
2026-06-04T03:43:03.0685545Z    Compiling strsim v0.11.1
2026-06-04T03:43:03.1219398Z    Compiling cpufeatures v0.3.0
2026-06-04T03:43:03.2060615Z    Compiling thiserror v2.0.18
2026-06-04T03:43:03.3756623Z    Compiling syn v2.0.117
2026-06-04T03:43:03.4359485Z    Compiling chacha20 v0.10.0
2026-06-04T03:43:03.4688446Z    Compiling form_urlencoded v1.2.2
2026-06-04T03:43:03.5125063Z    Compiling untrusted v0.9.0
2026-06-04T03:43:03.5189737Z    Compiling ident_case v1.0.1
2026-06-04T03:43:03.6397217Z    Compiling num-traits v0.2.19
2026-06-04T03:43:03.7015601Z    Compiling windows-result v0.4.1
2026-06-04T03:43:03.7185165Z    Compiling windows-strings v0.5.1
2026-06-04T03:43:03.7736919Z    Compiling rand v0.10.1
2026-06-04T03:43:03.8640266Z    Compiling unicode-segmentation v1.13.3
2026-06-04T03:43:03.9446063Z    Compiling rustls v0.23.40
2026-06-04T03:43:04.1460150Z    Compiling scopeguard v1.2.0
2026-06-04T03:43:04.1999927Z    Compiling const-oid v0.10.2
2026-06-04T03:43:04.2067241Z    Compiling unicode-xid v0.2.6
2026-06-04T03:43:04.2108816Z    Compiling atomic-waker v1.1.2
2026-06-04T03:43:04.2630545Z    Compiling convert_case v0.10.0
2026-06-04T03:43:04.3124443Z    Compiling lock_api v0.4.14
2026-06-04T03:43:04.3514928Z    Compiling httparse v1.10.1
2026-06-04T03:43:04.3558661Z    Compiling http-body v1.0.1
2026-06-04T03:43:04.3610790Z    Compiling hybrid-array v0.4.12
2026-06-04T03:43:04.3751209Z    Compiling heck v0.5.0
2026-06-04T03:43:04.5105384Z    Compiling base64ct v1.8.3
2026-06-04T03:43:04.5175507Z    Compiling winapi v0.3.9
2026-06-04T03:43:04.5484646Z    Compiling powerfmt v0.2.0
2026-06-04T03:43:04.6434036Z    Compiling memoffset v0.6.5
2026-06-04T03:43:04.7110425Z    Compiling deranged v0.5.8
2026-06-04T03:43:04.7167102Z    Compiling tinyvec_macros v0.1.1
2026-06-04T03:43:04.7255205Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T03:43:04.8125299Z    Compiling try-lock v0.2.5
2026-06-04T03:43:04.8149808Z    Compiling time-core v0.1.8
2026-06-04T03:43:04.8389606Z    Compiling tower-service v0.3.3
2026-06-04T03:43:04.9190079Z    Compiling num-conv v0.2.2
2026-06-04T03:43:04.9376034Z    Compiling parking_lot_core v0.9.12
2026-06-04T03:43:04.9392155Z    Compiling base64 v0.22.1
2026-06-04T03:43:05.0117205Z    Compiling thiserror v1.0.69
2026-06-04T03:43:05.0134357Z    Compiling data-encoding v2.11.0
2026-06-04T03:43:05.1188614Z    Compiling block-buffer v0.12.0
2026-06-04T03:43:05.2299369Z    Compiling crypto-common v0.2.2
2026-06-04T03:43:05.3577053Z    Compiling want v0.3.1
2026-06-04T03:43:05.4011102Z    Compiling tinyvec v1.11.0
2026-06-04T03:43:05.4011582Z    Compiling vergen-lib v9.1.0
2026-06-04T03:43:05.4088497Z    Compiling serial-core v0.4.0
2026-06-04T03:43:05.5108824Z    Compiling inout v0.1.4
2026-06-04T03:43:05.5950840Z    Compiling n0-future v0.3.2
2026-06-04T03:43:05.6040880Z    Compiling spin v0.10.0
2026-06-04T03:43:05.6475856Z    Compiling winreg v0.10.1
2026-06-04T03:43:05.6803193Z    Compiling parking v2.2.1
2026-06-04T03:43:05.7117331Z    Compiling diatomic-waker v0.2.3
2026-06-04T03:43:05.7341005Z    Compiling httpdate v1.0.3
2026-06-04T03:43:05.8927805Z    Compiling cordyceps v0.3.4
2026-06-04T03:43:05.9033340Z    Compiling crossbeam-utils v0.8.21
2026-06-04T03:43:05.9078549Z    Compiling winnow v1.0.3
2026-06-04T03:43:05.9181091Z    Compiling futures-lite v2.6.1
2026-06-04T03:43:05.9655613Z    Compiling digest v0.11.3
2026-06-04T03:43:06.0445228Z    Compiling cipher v0.4.4
2026-06-04T03:43:06.0576807Z    Compiling serial-windows v0.4.0
2026-06-04T03:43:06.2086626Z    Compiling futures-buffered v0.2.13
2026-06-04T03:43:06.2184080Z    Compiling vergen v9.1.0
2026-06-04T03:43:06.2422440Z    Compiling vergen-lib v0.1.6
2026-06-04T03:43:06.2809480Z    Compiling universal-hash v0.5.1
2026-06-04T03:43:06.3186144Z    Compiling noq-udp v0.10.0
2026-06-04T03:43:06.3676317Z    Compiling heapless v0.7.17
2026-06-04T03:43:06.3997597Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T03:43:06.4322157Z    Compiling aho-corasick v1.1.4
2026-06-04T03:43:06.4890286Z    Compiling sync_wrapper v1.0.2
2026-06-04T03:43:06.4999310Z    Compiling lazy_static v1.5.0
2026-06-04T03:43:06.4999832Z    Compiling opaque-debug v0.3.1
2026-06-04T03:43:06.5675253Z    Compiling pin-utils v0.1.0
2026-06-04T03:43:06.6051482Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T03:43:06.6362341Z    Compiling either v1.16.0
2026-06-04T03:43:06.6389609Z    Compiling regex-syntax v0.8.10
2026-06-04T03:43:06.6643882Z    Compiling bitflags v1.3.2
2026-06-04T03:43:06.6781781Z    Compiling byteorder v1.5.0
2026-06-04T03:43:06.7866162Z    Compiling nix v0.25.1
2026-06-04T03:43:06.8016905Z    Compiling shared_library v0.1.9
2026-06-04T03:43:06.9041263Z    Compiling hash32 v0.2.1
2026-06-04T03:43:06.9093417Z    Compiling polyval v0.6.2
2026-06-04T03:43:06.9496249Z    Compiling parking_lot v0.12.5
2026-06-04T03:43:06.9582906Z    Compiling serial v0.4.0
2026-06-04T03:43:06.9704339Z    Compiling spin v0.9.8
2026-06-04T03:43:06.9984082Z    Compiling vergen-gitcl v1.0.8
2026-06-04T03:43:07.0357199Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T03:43:07.1340149Z    Compiling synstructure v0.13.2
2026-06-04T03:43:07.1363356Z    Compiling darling_core v0.20.11
2026-06-04T03:43:07.1769468Z    Compiling windows-threading v0.2.1
2026-06-04T03:43:07.2530763Z    Compiling toml_write v0.1.2
2026-06-04T03:43:07.2713946Z    Compiling winnow v0.7.15
2026-06-04T03:43:07.3239472Z    Compiling shell-words v1.1.1
2026-06-04T03:43:07.3488207Z    Compiling tower-layer v0.3.3
2026-06-04T03:43:07.5184735Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T03:43:07.5656613Z    Compiling signature v3.0.0
2026-06-04T03:43:07.6236245Z    Compiling downcast-rs v1.2.1
2026-06-04T03:43:07.6441355Z    Compiling ghash v0.5.1
2026-06-04T03:43:07.7226027Z    Compiling aes v0.8.4
2026-06-04T03:43:07.7226474Z    Compiling ctr v0.9.2
2026-06-04T03:43:07.7244595Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T03:43:07.7917743Z    Compiling time v0.3.47
2026-06-04T03:43:07.8369896Z    Compiling http-body-util v0.1.3
2026-06-04T03:43:07.8936349Z    Compiling aead v0.5.2
2026-06-04T03:43:07.9046802Z    Compiling widestring v1.2.1
2026-06-04T03:43:08.0456557Z    Compiling ipconfig v0.3.4
2026-06-04T03:43:08.0457059Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T03:43:08.0879614Z    Compiling proc-macro-crate v3.5.0
2026-06-04T03:43:08.1258420Z    Compiling crossbeam-channel v0.5.15
2026-06-04T03:43:08.4277442Z    Compiling socket2 v0.6.4
2026-06-04T03:43:08.4576696Z    Compiling mio v1.2.1
2026-06-04T03:43:08.4723727Z    Compiling regex-automata v0.4.14
2026-06-04T03:43:08.8293432Z    Compiling aes-gcm v0.10.3
2026-06-04T03:43:08.8629655Z    Compiling windows-registry v0.6.1
2026-06-04T03:43:08.9315536Z    Compiling blake3 v1.8.5
2026-06-04T03:43:08.9745921Z    Compiling uuid v1.23.2
2026-06-04T03:43:09.0207309Z    Compiling netwatch v0.16.0
2026-06-04T03:43:09.1017645Z    Compiling noq v0.18.0
2026-06-04T03:43:09.2100693Z    Compiling acto v0.8.2
2026-06-04T03:43:09.2586448Z    Compiling ryu v1.0.23
2026-06-04T03:43:09.3214418Z    Compiling xml-rs v0.8.28
2026-06-04T03:43:09.3565047Z    Compiling lru-slab v0.1.2
2026-06-04T03:43:09.3814608Z    Compiling foldhash v0.2.0
2026-06-04T03:43:09.3894150Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T03:43:09.4478623Z    Compiling tagptr v0.2.0
2026-06-04T03:43:09.4800575Z    Compiling mac-addr v0.3.0
2026-06-04T03:43:09.4985670Z    Compiling allocator-api2 v0.2.21
2026-06-04T03:43:09.5077364Z    Compiling identity-hash v0.1.0
2026-06-04T03:43:09.5148144Z    Compiling rustc-hash v2.1.2
2026-06-04T03:43:09.6444239Z    Compiling serde_derive v1.0.228
2026-06-04T03:43:09.6586044Z    Compiling zeroize_derive v1.4.3
2026-06-04T03:43:09.6655014Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T03:43:09.7717348Z    Compiling zerofrom-derive v0.1.7
2026-06-04T03:43:09.7785083Z    Compiling tokio-macros v2.7.0
2026-06-04T03:43:09.8123701Z    Compiling yoke-derive v0.8.2
2026-06-04T03:43:09.8677110Z    Compiling futures-macro v0.3.32
2026-06-04T03:43:09.8980418Z    Compiling zerovec-derive v0.11.3
2026-06-04T03:43:10.0948071Z    Compiling displaydoc v0.2.6
2026-06-04T03:43:10.2147625Z    Compiling tracing-attributes v0.1.31
2026-06-04T03:43:10.2602821Z    Compiling thiserror-impl v2.0.18
2026-06-04T03:43:10.3934242Z    Compiling darling_macro v0.20.11
2026-06-04T03:43:10.4723513Z    Compiling zeroize v1.8.2
2026-06-04T03:43:10.4799599Z    Compiling derive_more-impl v2.1.1
2026-06-04T03:43:10.6220678Z    Compiling tokio v1.52.3
2026-06-04T03:43:10.6621293Z    Compiling n0-error-macros v0.1.3
2026-06-04T03:43:10.6969838Z    Compiling windows-interface v0.59.3
2026-06-04T03:43:10.7718042Z    Compiling futures-util v0.3.32
2026-06-04T03:43:10.8729026Z    Compiling rustls-pki-types v1.14.1
2026-06-04T03:43:10.9497305Z    Compiling darling v0.20.11
2026-06-04T03:43:11.1623683Z    Compiling windows-implement v0.60.2
2026-06-04T03:43:11.1826316Z    Compiling rustls-webpki v0.103.13
2026-06-04T03:43:11.1910137Z    Compiling derive_builder_core v0.20.2
2026-06-04T03:43:11.2619745Z    Compiling spez v0.1.2
2026-06-04T03:43:11.3816201Z    Compiling zerofrom v0.1.8
2026-06-04T03:43:11.5632081Z    Compiling der v0.8.0-rc.10
2026-06-04T03:43:11.5831652Z    Compiling pin-project-internal v1.1.13
2026-06-04T03:43:11.6942476Z    Compiling yoke v0.8.2
2026-06-04T03:43:11.7108618Z    Compiling n0-error v0.1.3
2026-06-04T03:43:11.7335781Z    Compiling thiserror-impl v1.0.69
2026-06-04T03:43:11.8153117Z    Compiling regex v1.12.3
2026-06-04T03:43:12.0159156Z    Compiling zerovec v0.11.6
2026-06-04T03:43:12.0827910Z    Compiling ed25519-dalek v2.2.0
2026-06-04T03:43:12.1102352Z    Compiling zerotrie v0.2.4
2026-06-04T03:43:12.3152115Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T03:43:12.3901454Z    Compiling derive_builder_macro v0.20.2
2026-06-04T03:43:12.4299352Z    Compiling windows-core v0.62.2
2026-06-04T03:43:12.4464183Z    Compiling cobs v0.3.0
2026-06-04T03:43:12.5949188Z    Compiling tinystr v0.8.3
2026-06-04T03:43:12.6932262Z    Compiling potential_utf v0.1.5
2026-06-04T03:43:12.7184482Z    Compiling spki v0.8.0-rc.4
2026-06-04T03:43:12.7828615Z    Compiling icu_locale_core v2.2.0
2026-06-04T03:43:12.8345502Z    Compiling icu_collections v2.2.0
2026-06-04T03:43:12.8371701Z    Compiling postcard-derive v0.2.2
2026-06-04T03:43:12.8668213Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T03:43:12.9426592Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T03:43:13.0136436Z    Compiling derive_builder v0.20.2
2026-06-04T03:43:13.0487047Z    Compiling windows-numerics v0.3.1
2026-06-04T03:43:13.0489714Z    Compiling pin-project v1.1.13
2026-06-04T03:43:13.2837026Z    Compiling filedescriptor v0.8.3
2026-06-04T03:43:13.3242523Z    Compiling windows-collections v0.3.2
2026-06-04T03:43:13.3354144Z    Compiling windows-future v0.3.2
2026-06-04T03:43:13.4104235Z    Compiling num_enum_derive v0.7.6
2026-06-04T03:43:13.5222211Z    Compiling portable-pty v0.8.1
2026-06-04T03:43:13.5758500Z    Compiling futures-executor v0.3.32
2026-06-04T03:43:13.5804334Z    Compiling data-encoding-macro v0.1.20
2026-06-04T03:43:13.6508358Z    Compiling strum_macros v0.28.0
2026-06-04T03:43:13.7399056Z    Compiling icu_provider v2.2.0
2026-06-04T03:43:13.7635014Z    Compiling futures v0.3.32
2026-06-04T03:43:13.8606966Z    Compiling enum-assoc v1.3.0
2026-06-04T03:43:13.8839342Z    Compiling async-trait v0.1.89
2026-06-04T03:43:13.9527028Z    Compiling windows v0.62.2
2026-06-04T03:43:13.9527541Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T03:43:14.1150478Z    Compiling icu_properties v2.2.0
2026-06-04T03:43:14.1503179Z    Compiling icu_normalizer v2.2.0
2026-06-04T03:43:14.2153346Z    Compiling xmltree v0.10.3
2026-06-04T03:43:14.3950373Z    Compiling ipnet v2.12.0
2026-06-04T03:43:14.4705323Z    Compiling serde_spanned v0.6.9
2026-06-04T03:43:14.4812429Z    Compiling toml_datetime v0.6.11
2026-06-04T03:43:14.4910825Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T03:43:14.6482931Z    Compiling chrono v0.4.44
2026-06-04T03:43:14.6869814Z    Compiling toml_edit v0.22.27
2026-06-04T03:43:14.7597519Z    Compiling tokio-util v0.7.18
2026-06-04T03:43:14.8770569Z    Compiling once_cell v1.21.4
2026-06-04T03:43:14.8929184Z    Compiling derive_more v2.1.1
2026-06-04T03:43:14.9163494Z    Compiling prefix-trie v0.8.4
2026-06-04T03:43:15.0894853Z    Compiling tracing-core v0.1.36
2026-06-04T03:43:15.1669280Z    Compiling tempfile v3.27.0
2026-06-04T03:43:15.2819780Z    Compiling hashbrown v0.14.5
2026-06-04T03:43:15.2828369Z    Compiling idna_adapter v1.2.2
2026-06-04T03:43:15.3248675Z    Compiling postcard v1.1.3
2026-06-04T03:43:15.3363514Z    Compiling tower v0.5.3
2026-06-04T03:43:15.4665567Z    Compiling tracing v0.1.44
2026-06-04T03:43:15.5457439Z    Compiling idna v1.1.0
2026-06-04T03:43:15.8211821Z    Compiling hashlink v0.9.1
2026-06-04T03:43:15.8587158Z    Compiling url v2.5.8
2026-06-04T03:43:15.8915085Z    Compiling h2 v0.4.14
2026-06-04T03:43:15.9554725Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T03:43:15.9725981Z    Compiling iroh-metrics v0.38.3
2026-06-04T03:43:16.1083691Z    Compiling rusqlite v0.32.1
2026-06-04T03:43:16.1777886Z    Compiling strum v0.28.0
2026-06-04T03:43:16.1778333Z    Compiling n0-watcher v0.6.1
2026-06-04T03:43:16.3648850Z    Compiling tokio-stream v0.1.18
2026-06-04T03:43:16.4158537Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T03:43:16.4515873Z    Compiling attohttpc v0.30.1
2026-06-04T03:43:16.4946967Z    Compiling iroh-base v0.98.0
2026-06-04T03:43:16.5173086Z    Compiling tower-http v0.6.11
2026-06-04T03:43:16.5303073Z    Compiling moka v0.12.15
2026-06-04T03:43:16.5327158Z    Compiling netdev v0.42.0
2026-06-04T03:43:16.8135936Z    Compiling toml v0.8.23
2026-06-04T03:43:16.9475957Z    Compiling num_enum v0.7.6
2026-06-04T03:43:17.0509468Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T03:43:17.1311412Z    Compiling iroh-relay v0.98.0
2026-06-04T03:43:17.2458524Z    Compiling hashbrown v0.16.1
2026-06-04T03:43:17.2544262Z    Compiling simple-dns v0.9.3
2026-06-04T03:43:17.2610142Z    Compiling sha1_smol v1.0.1
2026-06-04T03:43:17.3883139Z    Compiling arrayref v0.3.9
2026-06-04T03:43:17.5041460Z    Compiling resolv-conf v0.7.6
2026-06-04T03:43:17.5179857Z    Compiling smol_str v0.1.24
2026-06-04T03:43:17.5486193Z    Compiling arrayvec v0.7.6
2026-06-04T03:43:17.6402129Z    Compiling simdutf8 v0.1.5
2026-06-04T03:43:17.7745630Z    Compiling constant_time_eq v0.4.2
2026-06-04T03:43:17.8663422Z    Compiling lru v0.16.4
2026-06-04T03:43:17.9365758Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T03:43:17.9962062Z    Compiling webpki-roots v1.0.7
2026-06-04T03:43:18.1175860Z    Compiling seize v0.5.1
2026-06-04T03:43:18.1308027Z    Compiling serde_bytes v0.11.19
2026-06-04T03:43:18.1308447Z    Compiling iroh-dns v0.98.0
2026-06-04T03:43:18.8718330Z    Compiling tokio-rustls v0.26.4
2026-06-04T03:43:19.0132096Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T03:43:19.0424315Z    Compiling noq-proto v0.17.0
2026-06-04T03:43:19.1390798Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T03:43:19.2499275Z    Compiling hyper v1.10.1
2026-06-04T03:43:19.3228098Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T03:43:19.3608153Z    Compiling tokio-websockets v0.13.2
2026-06-04T03:43:19.4644121Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T03:43:19.5829781Z    Compiling hmac v0.12.1
2026-06-04T03:43:19.7452861Z    Compiling iroh v0.98.2
2026-06-04T03:43:19.9284582Z    Compiling cmov v0.5.4
2026-06-04T03:43:20.1760410Z    Compiling hkdf v0.12.4
2026-06-04T03:43:20.2667722Z    Compiling ctutils v0.4.2
2026-06-04T03:43:20.2760524Z    Compiling papaya v0.2.4
2026-06-04T03:43:20.3459943Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T03:43:20.3806527Z    Compiling backon v1.6.0
2026-06-04T03:43:20.5167614Z    Compiling hyper-util v0.1.20
2026-06-04T03:43:20.6020891Z    Compiling spake2 v0.4.0
2026-06-04T03:43:20.6616549Z    Compiling sha1 v0.10.6
2026-06-04T03:43:20.7185164Z    Compiling doctest-file v1.1.1
2026-06-04T03:43:20.8294319Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T03:43:20.9152453Z    Compiling recvmsg v1.0.0
2026-06-04T03:43:20.9631117Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T03:43:21.2437674Z    Compiling interprocess v2.4.2
2026-06-04T03:43:21.2955065Z    Compiling anstyle v1.0.14
2026-06-04T03:43:21.5364318Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T03:43:21.6370651Z    Compiling utf8parse v0.2.2
2026-06-04T03:43:21.6669218Z    Compiling anstyle-wincon v3.0.11
2026-06-04T03:43:21.7116292Z    Compiling anstyle-parse v1.0.0
2026-06-04T03:43:21.7699601Z    Compiling anstyle-query v1.1.5
2026-06-04T03:43:21.9318587Z    Compiling hyper-rustls v0.27.9
2026-06-04T03:43:21.9465078Z    Compiling igd-next v0.17.1
2026-06-04T03:43:21.9465642Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T03:43:21.9750801Z    Compiling colorchoice v1.0.5
2026-06-04T03:43:22.0463094Z    Compiling anstream v1.0.0
2026-06-04T03:43:22.1140746Z    Compiling clap_lex v1.1.0
2026-06-04T03:43:22.2425176Z    Compiling reqwest v0.13.4
2026-06-04T03:43:22.2829517Z    Compiling clap_derive v4.6.1
2026-06-04T03:43:22.3597486Z    Compiling clap_builder v4.6.0
2026-06-04T03:43:23.4814576Z    Compiling wmi v0.18.4
2026-06-04T03:43:25.3111995Z    Compiling portmapper v0.16.0
2026-06-04T03:43:25.3661019Z    Compiling clap v4.6.1
2026-06-04T03:43:25.3745316Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T03:43:42.1212239Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T03:43:42.8104419Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T03:43:49.1906867Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T03:43:59.7857791Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.67s
2026-06-04T03:43:59.9949680Z ##[group]Run cargo test --workspace
2026-06-04T03:43:59.9950154Z [36;1mcargo test --workspace[0m
2026-06-04T03:43:59.9954430Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T03:43:59.9954974Z ##[endgroup]
2026-06-04T03:44:00.7646984Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-06-04T03:44:00.7951227Z      Running unittests src\main.rs (target\debug\deps\mock_session-b35de9b53d35be6d.exe)
2026-06-04T03:44:00.8236674Z 
2026-06-04T03:44:00.8236994Z running 0 tests
2026-06-04T03:44:00.8237139Z 
2026-06-04T03:44:00.8237382Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:00.8237629Z 
2026-06-04T03:44:00.8248104Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-c8d62cbe0af71b46.exe)
2026-06-04T03:44:00.8527984Z 
2026-06-04T03:44:00.8528133Z running 3 tests
2026-06-04T03:44:00.8540943Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T03:44:00.8541377Z test mock_manifest_parses_and_validates ... ok
2026-06-04T03:44:00.8541845Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T03:44:00.8542084Z 
2026-06-04T03:44:00.8542326Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:00.8542626Z 
2026-06-04T03:44:00.8553029Z      Running unittests src\main.rs (target\debug\deps\spt-bf411dc9a50e797b.exe)
2026-06-04T03:44:01.1977703Z 
2026-06-04T03:44:01.1978109Z running 55 tests
2026-06-04T03:44:01.1989951Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T03:44:01.1990473Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T03:44:01.1990956Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T03:44:01.1991313Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T03:44:01.1991682Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T03:44:01.1992242Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T03:44:01.1992543Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T03:44:01.2063891Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T03:44:01.2118974Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T03:44:01.2175215Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T03:44:01.2192469Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T03:44:01.6180603Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T03:44:01.6194457Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T03:44:01.6208897Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T03:44:01.6274146Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T03:44:01.6283411Z test api::tests::adapter_is_required ... ok
2026-06-04T03:44:01.6289422Z test api::tests::state_value_is_validated ... ok
2026-06-04T03:44:01.6304605Z test api::tests::surface_parses ... ok
2026-06-04T03:44:01.6368560Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T03:44:01.6370430Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T03:44:01.6473275Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T03:44:01.6568479Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T03:44:01.6570817Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T03:44:01.6573848Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T03:44:01.6579212Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T03:44:01.6580172Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T03:44:01.6586951Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T03:44:01.6591743Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T03:44:01.6593052Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T03:44:01.6601449Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T03:44:01.6607220Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T03:44:01.6608328Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T03:44:01.6613091Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T03:44:01.6614513Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T03:44:01.6616692Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T03:44:01.6619094Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T03:44:01.6621498Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T03:44:01.6622786Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T03:44:01.6623974Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T03:44:01.6625177Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T03:44:01.6642485Z test cli::tests::subcommands_parse ... ok
2026-06-04T03:44:01.6680773Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T03:44:01.7019617Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T03:44:01.7453186Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T03:44:01.7512339Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T03:44:01.7634564Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T03:44:01.7688527Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T03:44:01.7747532Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T03:44:01.7806849Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T03:44:01.7864595Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T03:44:01.7950246Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T03:44:01.7988349Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T03:44:01.8075152Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T03:44:01.9082105Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T03:44:01.9105496Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T03:44:01.9105695Z 
2026-06-04T03:44:01.9105885Z test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
2026-06-04T03:44:01.9106111Z 
2026-06-04T03:44:01.9124354Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-90234004ae2fc15b.exe)
2026-06-04T03:44:01.9423153Z 
2026-06-04T03:44:01.9423313Z running 4 tests
2026-06-04T03:44:03.2429587Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T03:44:03.2608542Z SEEDED:64328
2026-06-04T03:44:03.6585894Z test live_agent_lifecycle_e2e ... ok
2026-06-04T03:44:03.7877286Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T03:44:03.8439197Z SEEDED:64328
2026-06-04T03:44:04.1305749Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T03:44:04.1305951Z 
2026-06-04T03:44:04.1306157Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
2026-06-04T03:44:04.1306419Z 
2026-06-04T03:44:04.1321768Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-316a5ca6e9eeab9a.exe)
2026-06-04T03:44:04.7733812Z 
2026-06-04T03:44:04.7734237Z running 82 tests
2026-06-04T03:44:04.7739749Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T03:44:04.7740255Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T03:44:04.7741774Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T03:44:04.7743365Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T03:44:04.7744018Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T03:44:04.7744385Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T03:44:04.7744781Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T03:44:04.7760716Z test config::tests::missing_file_is_default ... ok
2026-06-04T03:44:04.7766734Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T03:44:04.7782676Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T03:44:04.7787016Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T03:44:04.7791624Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T03:44:04.7792145Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T03:44:04.7805598Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T03:44:04.7808591Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T03:44:04.7811792Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T03:44:04.7816199Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T03:44:04.7822461Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T03:44:04.7824118Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T03:44:04.7824677Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T03:44:04.7826000Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T03:44:04.7826818Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T03:44:04.7829046Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T03:44:04.7829846Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T03:44:04.7830375Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T03:44:04.7832400Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T03:44:04.7833369Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T03:44:04.7834036Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T03:44:04.7836320Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T03:44:04.7836787Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T03:44:04.7837247Z test config::tests::save_load_roundtrip ... ok
2026-06-04T03:44:04.7837687Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T03:44:04.7838214Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T03:44:04.7839008Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T03:44:04.7839736Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T03:44:04.7946517Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T03:44:04.7948581Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T03:44:04.7950836Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T03:44:04.7952394Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T03:44:04.7953991Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T03:44:04.7955858Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T03:44:04.8086483Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T03:44:04.8157578Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T03:44:04.8160523Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T03:44:04.8162776Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T03:44:04.8224806Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T03:44:04.8250429Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T03:44:04.8312988Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T03:44:04.8315033Z test release::tests::hex_roundtrips ... ok
2026-06-04T03:44:04.8318536Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T03:44:04.8322988Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T03:44:04.8324408Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T03:44:04.8337756Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T03:44:04.8387554Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T03:44:04.8410219Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T03:44:04.8414338Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T03:44:04.8423501Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T03:44:04.8427882Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T03:44:04.8430772Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T03:44:04.8431852Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T03:44:04.8433004Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T03:44:04.8434231Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T03:44:04.8435238Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T03:44:04.8566501Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T03:44:04.8604559Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T03:44:04.8654432Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T03:44:04.8656070Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T03:44:04.8699157Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T03:44:04.8768383Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T03:44:04.8936686Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T03:44:04.9029488Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T03:44:04.9056996Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T03:44:04.9161632Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T03:44:04.9516771Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T03:44:04.9848636Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T03:44:04.9855727Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T03:44:04.9918454Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T03:44:05.1599863Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T03:44:05.2690080Z test relay::tests::run_honors_stop ... ok
2026-06-04T03:44:05.2755004Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T03:44:05.2818980Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T03:44:05.2880103Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T03:44:05.2880327Z 
2026-06-04T03:44:05.2880596Z test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
2026-06-04T03:44:05.2880872Z 
2026-06-04T03:44:05.2925604Z      Running tests\attach.rs (target\debug\deps\attach-b319a88e224ab92e.exe)
2026-06-04T03:44:05.9390309Z 
2026-06-04T03:44:05.9390718Z running 3 tests
2026-06-04T03:44:06.1094093Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T03:44:06.1141031Z test attach_registers_remote_drive_detection ... ok
2026-06-04T03:44:06.1242380Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T03:44:06.1242689Z 
2026-06-04T03:44:06.1243085Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T03:44:06.1243425Z 
2026-06-04T03:44:06.1440392Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-79ab6e7cc0272bea.exe)
2026-06-04T03:44:06.6412974Z 
2026-06-04T03:44:06.6413367Z running 1 test
2026-06-04T03:44:06.6662709Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T03:44:06.6662951Z 
2026-06-04T03:44:06.6663159Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T03:44:06.6663695Z 
2026-06-04T03:44:06.6676555Z      Running tests\broker.rs (target\debug\deps\broker-346ee56f06833ab6.exe)
2026-06-04T03:44:07.1683884Z 
2026-06-04T03:44:07.1684262Z running 1 test
2026-06-04T03:44:07.1935159Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T03:44:07.1935377Z 
2026-06-04T03:44:07.1935563Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T03:44:07.1935800Z 
2026-06-04T03:44:07.1948831Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-bec2001ff6713a99.exe)
2026-06-04T03:44:07.7564724Z 
2026-06-04T03:44:07.7565145Z running 1 test
2026-06-04T03:44:08.0019498Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T03:44:08.0019834Z 
2026-06-04T03:44:08.0020134Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T03:44:08.0020486Z 
2026-06-04T03:44:08.0036143Z      Running tests\digest.rs (target\debug\deps\digest-4cff845d5b626990.exe)
2026-06-04T03:44:08.0308047Z 
2026-06-04T03:44:08.0308223Z running 1 test
2026-06-04T03:44:08.1668631Z test digest_daemon_half_end_to_end ... ok
2026-06-04T03:44:08.1668810Z 
2026-06-04T03:44:08.1669021Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-04T03:44:08.1669243Z 
2026-06-04T03:44:08.1687653Z      Running tests\handoff.rs (target\debug\deps\handoff-46c213468bca94ad.exe)
2026-06-04T03:44:08.6539650Z 
2026-06-04T03:44:08.6540098Z running 1 test
2026-06-04T03:44:08.8514391Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T03:44:08.8514640Z 
2026-06-04T03:44:08.8514809Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T03:44:08.8515064Z 
2026-06-04T03:44:08.8528978Z      Running tests\idempotent.rs (target\debug\deps\idempotent-71d983855908afe4.exe)
2026-06-04T03:44:08.8849463Z 
2026-06-04T03:44:08.8849816Z running 1 test
2026-06-04T03:44:09.0074816Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T03:44:09.0075019Z 
2026-06-04T03:44:09.0075235Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T03:44:09.0075493Z 
2026-06-04T03:44:09.0094574Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9e692aadc9eba605.exe)
2026-06-04T03:44:09.0506896Z 
2026-06-04T03:44:09.0507141Z running 5 tests
2026-06-04T03:44:09.0530018Z test netless_broker_probes_gracefully ... ok
2026-06-04T03:44:09.0845886Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T03:44:09.0917864Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T03:44:09.1311645Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T03:44:09.2272168Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T03:44:09.2272456Z 
2026-06-04T03:44:09.2272704Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T03:44:09.2273313Z 
2026-06-04T03:44:09.2373341Z      Running tests\netstream.rs (target\debug\deps\netstream-f1b34c1c31a83a1b.exe)
2026-06-04T03:44:09.8825528Z 
2026-06-04T03:44:09.8825948Z running 2 tests
2026-06-04T03:44:10.2521004Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T03:44:10.3899125Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T03:44:10.3899450Z 
2026-06-04T03:44:10.3899676Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
2026-06-04T03:44:10.3900696Z 
2026-06-04T03:44:10.4053165Z      Running tests\presence.rs (target\debug\deps\presence-48a3e906f3f63d8a.exe)
2026-06-04T03:44:11.0582564Z 
2026-06-04T03:44:11.0583028Z running 2 tests
2026-06-04T03:44:11.2695161Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T03:44:14.2137570Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T03:44:14.2137824Z 
2026-06-04T03:44:14.2138083Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.16s
2026-06-04T03:44:14.2138504Z 
2026-06-04T03:44:14.2181663Z      Running tests\replicate.rs (target\debug\deps\replicate-6314066c73b30a09.exe)
2026-06-04T03:44:14.8648007Z 
2026-06-04T03:44:14.8648405Z running 1 test
2026-06-04T03:44:15.0088963Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T03:44:15.0089308Z 
2026-06-04T03:44:15.0089563Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-04T03:44:15.0089835Z 
2026-06-04T03:44:15.0191612Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-4826ba2db5d7bd56.exe)
2026-06-04T03:44:15.6690095Z 
2026-06-04T03:44:15.6690495Z running 2 tests
2026-06-04T03:44:16.0077650Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T03:44:16.0167794Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T03:44:16.0168098Z 
2026-06-04T03:44:16.0168682Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
2026-06-04T03:44:16.0169265Z 
2026-06-04T03:44:16.0237336Z      Running tests\xfer.rs (target\debug\deps\xfer-5f350d57342a1a0c.exe)
2026-06-04T03:44:16.0596089Z 
2026-06-04T03:44:16.0596531Z running 2 tests
2026-06-04T03:44:16.2664472Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T03:44:16.3835583Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T03:44:16.3836391Z 
2026-06-04T03:44:16.3836595Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-04T03:44:16.3836865Z 
2026-06-04T03:44:16.3931135Z      Running unittests src\lib.rs (target\debug\deps\spt_live-c3e807cb486b3771.exe)
2026-06-04T03:44:16.6361349Z 
2026-06-04T03:44:16.6361897Z running 35 tests
2026-06-04T03:44:16.6364671Z test context::tests::direct_always_writes ... ok
2026-06-04T03:44:16.6365179Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T03:44:16.6365789Z test context::tests::llm_past_window_writes ... ok
2026-06-04T03:44:16.6366825Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T03:44:16.6367787Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T03:44:16.6368244Z test context::tests::marker_round_trips ... ok
2026-06-04T03:44:16.6371037Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T03:44:16.6371439Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T03:44:16.6372323Z test psyche::tests::prompt_without_event ... ok
2026-06-04T03:44:16.6459855Z test history::tests::native_reads_logged_records ... ok
2026-06-04T03:44:16.6465396Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T03:44:16.6520808Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T03:44:16.6573321Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T03:44:16.6679019Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T03:44:16.6694046Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T03:44:16.6759805Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T03:44:16.6760888Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T03:44:16.6761987Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T03:44:16.6762811Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T03:44:16.6765722Z test history::tests::fetcher_yields_records ... ok
2026-06-04T03:44:16.6772344Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T03:44:16.6839496Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T03:44:16.6853789Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T03:44:16.6910953Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T03:44:16.6953088Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T03:44:16.7115891Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T03:44:16.7135030Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T03:44:16.7160318Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T03:44:16.7177982Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T03:44:16.7469044Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T03:44:16.7519701Z test resume::tests::download_reads_stored_context ... ok
2026-06-04T03:44:16.7812238Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T03:44:16.7818261Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T03:44:16.7877183Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T03:44:16.9518273Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T03:44:16.9518493Z 
2026-06-04T03:44:16.9518671Z test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-04T03:44:16.9518925Z 
2026-06-04T03:44:16.9534693Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7130358a8294de6b.exe)
2026-06-04T03:44:17.1502256Z 
2026-06-04T03:44:17.1502735Z running 22 tests
2026-06-04T03:44:17.1509567Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T03:44:17.1512033Z test ring::tests::ring_no_perch ... ok
2026-06-04T03:44:17.2571996Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T03:44:17.2573263Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T03:44:17.2574678Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T03:44:17.2580836Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T03:44:17.2585428Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T03:44:17.2660750Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T03:44:17.3168686Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T03:44:17.3185775Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T03:44:17.3319574Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T03:44:17.3611218Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T03:44:17.3688340Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T03:44:17.3861065Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T03:44:17.3925958Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T03:44:17.3977944Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T03:44:17.4056427Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T03:44:17.4902666Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T03:44:17.4970763Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T03:44:17.7836561Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T03:44:17.8613011Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T03:44:19.4060817Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T03:44:19.4061045Z 
2026-06-04T03:44:19.4061234Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
2026-06-04T03:44:19.4061457Z 
2026-06-04T03:44:19.4077311Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-4e1e63a600b2a2d6.exe)
2026-06-04T03:44:19.4391024Z 
2026-06-04T03:44:19.4391240Z running 2 tests
2026-06-04T03:44:19.6855243Z test offline_then_online_delivers_backlog ... ok
2026-06-04T03:44:19.8154959Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T03:44:19.8155409Z 
2026-06-04T03:44:19.8155624Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-04T03:44:19.8155894Z 
2026-06-04T03:44:19.8170984Z      Running unittests src\lib.rs (target\debug\deps\spt_net-d037209cac317cc6.exe)
2026-06-04T03:44:20.4538490Z 
2026-06-04T03:44:20.4538975Z running 79 tests
2026-06-04T03:44:20.4541517Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T03:44:20.4543754Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T03:44:20.4546319Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T03:44:20.4547143Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T03:44:20.4547945Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T03:44:20.4548548Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T03:44:20.4549169Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T03:44:20.4549896Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T03:44:20.4550574Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T03:44:20.4551195Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T03:44:20.4551824Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T03:44:20.4552440Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T03:44:20.4553282Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T03:44:20.4554183Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T03:44:20.4554806Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T03:44:20.4555558Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T03:44:20.4555995Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T03:44:20.4556536Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T03:44:20.4557032Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T03:44:20.4557596Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T03:44:20.4558111Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T03:44:20.4558580Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T03:44:20.4638870Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T03:44:20.4639479Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T03:44:20.4640016Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T03:44:20.4640781Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T03:44:20.4641333Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T03:44:20.4641799Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T03:44:20.4642296Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T03:44:20.4642725Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T03:44:20.4892439Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T03:44:20.4986026Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T03:44:20.4989359Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T03:44:20.4991496Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T03:44:20.4996676Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T03:44:20.5001093Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T03:44:20.5004325Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T03:44:20.5005690Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T03:44:20.5007307Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T03:44:20.5008840Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T03:44:20.5010730Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T03:44:20.5012486Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T03:44:20.5014138Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T03:44:20.5016441Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T03:44:20.5018843Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T03:44:20.5020832Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T03:44:20.5022962Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T03:44:20.5024198Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T03:44:20.5026115Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T03:44:20.5027777Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T03:44:20.5029312Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T03:44:20.5030957Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T03:44:20.5032414Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T03:44:20.5033894Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T03:44:20.5035900Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T03:44:20.5039905Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T03:44:20.5042815Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T03:44:20.5047820Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T03:44:20.5050591Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T03:44:20.5052264Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T03:44:20.5054057Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T03:44:20.5055779Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T03:44:20.5057842Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T03:44:20.5060324Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T03:44:20.5228661Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T03:44:20.5238624Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T03:44:20.5241869Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T03:44:20.5245606Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T03:44:20.5257560Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T03:44:20.5264501Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T03:44:20.5285134Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T03:44:20.5624474Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T03:44:20.5624769Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T03:44:20.5628264Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T03:44:20.5634807Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T03:44:20.6359163Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T03:44:20.6441462Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T03:44:20.6505522Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T03:44:20.6511695Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T03:44:20.6511894Z 
2026-06-04T03:44:20.6512043Z test result: ok. 78 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T03:44:20.6512253Z 
2026-06-04T03:44:20.6551842Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T03:44:20.7286696Z 
2026-06-04T03:44:20.7286896Z running 53 tests
2026-06-04T03:44:20.7290111Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T03:44:20.7290547Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T03:44:20.7290978Z test addr::tests::display_round_trips ... ok
2026-06-04T03:44:20.7291476Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T03:44:20.7292289Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T03:44:20.7292752Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T03:44:20.7293439Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T03:44:20.7293872Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T03:44:20.7294334Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T03:44:20.7294672Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T03:44:20.7294939Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T03:44:20.7295713Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T03:44:20.7296260Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T03:44:20.7297227Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T03:44:20.7297570Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T03:44:20.7297984Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T03:44:20.7298512Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T03:44:20.7298955Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T03:44:20.7299311Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T03:44:20.7299655Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T03:44:20.7300033Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T03:44:20.7300492Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T03:44:20.7300927Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T03:44:20.7301280Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T03:44:20.7301545Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T03:44:20.7301887Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T03:44:20.7302170Z test event::tests::attr_order_preserved ... ok
2026-06-04T03:44:20.7302508Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T03:44:20.7302840Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T03:44:20.7303321Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T03:44:20.7303720Z test event::tests::msg_event_round_trips ... ok
2026-06-04T03:44:20.7304110Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T03:44:20.7304439Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T03:44:20.7304916Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T03:44:20.7305268Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T03:44:20.7306468Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T03:44:20.7306852Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T03:44:20.7307207Z test id::tests::reports_bad_char_position ... ok
2026-06-04T03:44:20.7307547Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T03:44:20.7307912Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T03:44:20.7308194Z test payload::tests::base64_known_vectors ... ok
2026-06-04T03:44:20.7308419Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T03:44:20.7308667Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T03:44:20.7308886Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T03:44:20.7309101Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T03:44:20.7309330Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T03:44:20.7309577Z test version::tests::current_version_self_compatible ... ok
2026-06-04T03:44:20.7309831Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T03:44:20.7310073Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T03:44:20.7310301Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T03:44:20.7391259Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T03:44:20.7481115Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T03:44:20.7636872Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T03:44:20.7637093Z 
2026-06-04T03:44:20.7637247Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T03:44:20.7637456Z 
2026-06-04T03:44:20.7650400Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ebd343d63ceeff0d.exe)
2026-06-04T03:44:20.8933191Z 
2026-06-04T03:44:20.8933353Z running 21 tests
2026-06-04T03:44:20.8940066Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T03:44:20.8942132Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T03:44:20.8942566Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T03:44:20.8943035Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T03:44:20.8943576Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T03:44:20.8944035Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T03:44:20.8944424Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T03:44:20.8944729Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T03:44:20.8945054Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T03:44:20.8945346Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T03:44:20.8945599Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T03:44:20.8945854Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T03:44:20.8946858Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T03:44:20.8947155Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T03:44:20.8947418Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T03:44:20.8948221Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T03:44:20.8952301Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T03:44:20.8952551Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T03:44:20.9081262Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T03:44:20.9272179Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T03:44:21.2053243Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T03:44:21.2053416Z 
2026-06-04T03:44:21.2053579Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T03:44:21.2053796Z 
2026-06-04T03:44:21.2068615Z      Running unittests src\lib.rs (target\debug\deps\spt_store-0166efe75f3d7f9b.exe)
2026-06-04T03:44:21.4263088Z 
2026-06-04T03:44:21.4263272Z running 83 tests
2026-06-04T03:44:21.4268481Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T03:44:21.4268917Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T03:44:21.4269278Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T03:44:21.4269654Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T03:44:21.4290844Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T03:44:21.4324964Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T03:44:21.4331370Z test info::tests::write_read_round_trip ... ok
2026-06-04T03:44:21.4349592Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T03:44:21.4378091Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T03:44:21.4381553Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T03:44:21.4391881Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T03:44:21.4406396Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T03:44:21.4411223Z test perch::tests::classification_matrix ... ok
2026-06-04T03:44:21.4411859Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T03:44:21.4421846Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T03:44:21.4433435Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T03:44:21.4447950Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T03:44:21.4449634Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T03:44:21.4453829Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T03:44:21.4454898Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T03:44:21.4455338Z test proc::tests::current_process_is_alive ... ok
2026-06-04T03:44:21.4458806Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T03:44:21.4460186Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T03:44:21.4460570Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T03:44:21.4462126Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T03:44:21.4463516Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T03:44:21.4464011Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T03:44:21.4475270Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T03:44:21.4480722Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T03:44:21.4492312Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T03:44:21.4528078Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T03:44:21.4529434Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T03:44:21.4533787Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T03:44:21.4535867Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T03:44:21.4537113Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T03:44:21.4540330Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T03:44:21.4731969Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T03:44:21.5015857Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T03:44:21.5160767Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T03:44:21.5252292Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T03:44:21.5720237Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T03:44:21.5923772Z test registry::tests::register_and_lookup ... ok
2026-06-04T03:44:21.5999872Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T03:44:21.6001790Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T03:44:21.6009333Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T03:44:21.6012188Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T03:44:21.6027930Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T03:44:21.6031463Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T03:44:21.6177619Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T03:44:21.6182353Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T03:44:21.6185441Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T03:44:21.6254428Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T03:44:21.6255999Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T03:44:21.6257373Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T03:44:21.6258981Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T03:44:21.6260436Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T03:44:21.6263943Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T03:44:21.6265312Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T03:44:21.6437454Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T03:44:21.6440216Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T03:44:21.6441763Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T03:44:21.6444077Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T03:44:21.6445499Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T03:44:21.6447318Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T03:44:21.6457991Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T03:44:21.6459307Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T03:44:21.6525942Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T03:44:21.6617693Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T03:44:21.6637109Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T03:44:21.6792881Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T03:44:21.6795774Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T03:44:21.6885479Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T03:44:21.6894154Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T03:44:21.6906920Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T03:44:21.7022633Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T03:44:21.7170632Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T03:44:21.7307223Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T03:44:21.7560912Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T03:44:21.7634307Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T03:44:21.7774990Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T03:44:21.9047390Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T03:44:22.1838607Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T03:44:24.8473138Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T03:44:24.8473455Z 
2026-06-04T03:44:24.8473710Z test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.42s
2026-06-04T03:44:24.8474073Z 
2026-06-04T03:44:24.8490778Z      Running unittests src\lib.rs (target\debug\deps\spt_term-34ef9d50f40f6bdc.exe)
2026-06-04T03:44:24.9998651Z 
2026-06-04T03:44:24.9998876Z running 8 tests
2026-06-04T03:44:25.0002840Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T03:44:25.0004677Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T03:44:25.0006048Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T03:44:25.0046962Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T03:44:25.0047477Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T03:44:25.0049350Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T03:44:25.0051024Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T03:44:25.0054438Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T03:44:25.0054642Z 
2026-06-04T03:44:25.0054801Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T03:44:25.0055010Z 
2026-06-04T03:44:25.0069723Z      Running tests\digest.rs (target\debug\deps\digest-d5e4774bef160eda.exe)
2026-06-04T03:44:25.1733592Z 
2026-06-04T03:44:25.1733866Z running 1 test
2026-06-04T03:44:25.2064576Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T03:44:25.2064827Z 
2026-06-04T03:44:25.2065086Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T03:44:25.2065449Z 
2026-06-04T03:44:25.2077126Z      Running tests\dsr.rs (target\debug\deps\dsr-5e4fb856f512dd6b.exe)
2026-06-04T03:44:25.2726226Z 
2026-06-04T03:44:25.2726429Z running 2 tests
2026-06-04T03:44:25.3150311Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T03:44:25.3161546Z test drain_forwards_child_output ... ok
2026-06-04T03:44:25.3161728Z 
2026-06-04T03:44:25.3161892Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T03:44:25.3162102Z 
2026-06-04T03:44:25.3176445Z      Running tests\inject.rs (target\debug\deps\inject-6fd600b52b36b97b.exe)
2026-06-04T03:44:25.3797100Z 
2026-06-04T03:44:25.3797270Z running 2 tests
2026-06-04T03:44:25.4289950Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T03:44:25.4299645Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T03:44:25.4299826Z 
2026-06-04T03:44:25.4300033Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T03:44:25.4300255Z 
2026-06-04T03:44:25.4316433Z      Running tests\stream.rs (target\debug\deps\stream-993a38a8c66f79da.exe)
2026-06-04T03:44:25.4971213Z 
2026-06-04T03:44:25.4971376Z running 2 tests
2026-06-04T03:44:25.5335786Z test delivers_every_value_under_resize ... ok
2026-06-04T03:44:26.5100373Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T03:44:26.5100567Z 
2026-06-04T03:44:26.5100719Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T03:44:26.5100934Z 
2026-06-04T03:44:26.5114219Z      Running tests\surface.rs (target\debug\deps\surface-a75d279594fa236a.exe)
2026-06-04T03:44:26.5727539Z 
2026-06-04T03:44:26.5727759Z running 1 test
2026-06-04T03:44:26.5822051Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T03:44:26.5822223Z 
2026-06-04T03:44:26.5822394Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T03:44:26.5822711Z 
2026-06-04T03:44:26.5832306Z    Doc-tests spt_daemon
2026-06-04T03:44:26.8483520Z 
2026-06-04T03:44:26.8483688Z running 0 tests
2026-06-04T03:44:26.8483784Z 
2026-06-04T03:44:26.8483948Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:26.8484162Z 
2026-06-04T03:44:26.8547407Z    Doc-tests spt_live
2026-06-04T03:44:26.9077457Z 
2026-06-04T03:44:26.9077633Z running 0 tests
2026-06-04T03:44:26.9077758Z 
2026-06-04T03:44:26.9078144Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:26.9078362Z 
2026-06-04T03:44:26.9126649Z    Doc-tests spt_msg
2026-06-04T03:44:26.9619007Z 
2026-06-04T03:44:26.9619211Z running 0 tests
2026-06-04T03:44:26.9619526Z 
2026-06-04T03:44:26.9619697Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:26.9619907Z 
2026-06-04T03:44:26.9665631Z    Doc-tests spt_net
2026-06-04T03:44:27.1265870Z 
2026-06-04T03:44:27.1266116Z running 0 tests
2026-06-04T03:44:27.1266229Z 
2026-06-04T03:44:27.1266398Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:27.1266623Z 
2026-06-04T03:44:27.1327770Z    Doc-tests spt_proto
2026-06-04T03:44:27.1781331Z 
2026-06-04T03:44:27.1781547Z running 0 tests
2026-06-04T03:44:27.1781650Z 
2026-06-04T03:44:27.1781818Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:27.1782025Z 
2026-06-04T03:44:27.1881966Z    Doc-tests spt_runtime
2026-06-04T03:44:27.2829588Z 
2026-06-04T03:44:27.2829798Z running 0 tests
2026-06-04T03:44:27.2829910Z 
2026-06-04T03:44:27.2830101Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:27.2830315Z 
2026-06-04T03:44:27.2884598Z    Doc-tests spt_store
2026-06-04T03:44:27.3777810Z 
2026-06-04T03:44:27.3778003Z running 0 tests
2026-06-04T03:44:27.3778107Z 
2026-06-04T03:44:27.3778268Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:27.3778484Z 
2026-06-04T03:44:27.3832857Z    Doc-tests spt_term
2026-06-04T03:44:27.4354116Z 
2026-06-04T03:44:27.4354258Z running 0 tests
2026-06-04T03:44:27.4354361Z 
2026-06-04T03:44:27.4354527Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T03:44:27.4354740Z 
2026-06-04T03:44:32.6271369Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T03:44:32.6271709Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T03:44:32.6274460Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T03:44:32.6274813Z ##[endgroup]
2026-06-04T03:44:33.4248207Z     Checking cfg-if v1.0.4
2026-06-04T03:44:33.4248479Z     Checking windows-link v0.2.1
2026-06-04T03:44:33.4248645Z     Checking typenum v1.20.1
2026-06-04T03:44:33.4253526Z     Checking critical-section v1.2.0
2026-06-04T03:44:33.4253868Z     Checking subtle v2.6.1
2026-06-04T03:44:33.4254151Z     Checking memchr v2.8.1
2026-06-04T03:44:33.4255539Z     Checking smallvec v1.15.1
2026-06-04T03:44:33.4263990Z     Checking cpufeatures v0.2.17
2026-06-04T03:44:33.4265603Z     Checking serde_core v1.0.228
2026-06-04T03:44:33.4266967Z     Checking pin-project-lite v0.2.17
2026-06-04T03:44:33.4267825Z     Checking itoa v1.0.18
2026-06-04T03:44:33.4268217Z     Checking equivalent v1.0.2
2026-06-04T03:44:33.4268620Z     Checking log v0.4.30
2026-06-04T03:44:33.4271814Z     Checking hashbrown v0.17.1
2026-06-04T03:44:33.4278355Z     Checking rand_core v0.10.1
2026-06-04T03:44:33.4287087Z     Checking zeroize v1.8.2
2026-06-04T03:44:33.4757730Z     Checking getrandom v0.2.17
2026-06-04T03:44:33.4822665Z     Checking windows-sys v0.61.2
2026-06-04T03:44:33.5062642Z     Checking futures-core v0.3.32
2026-06-04T03:44:33.5288143Z     Checking bytes v1.11.1
2026-06-04T03:44:33.5382503Z     Checking stable_deref_trait v1.2.1
2026-06-04T03:44:33.5410515Z     Checking zerofrom v0.1.8
2026-06-04T03:44:33.5911416Z     Checking libc v0.2.186
2026-06-04T03:44:33.6160100Z     Checking futures-sink v0.3.32
2026-06-04T03:44:33.6160463Z     Checking futures-io v0.3.32
2026-06-04T03:44:33.6210277Z     Checking slab v0.4.12
2026-06-04T03:44:33.6215574Z     Checking futures-task v0.3.32
2026-06-04T03:44:33.6276735Z     Checking getrandom v0.4.2
2026-06-04T03:44:33.6431841Z     Checking bitflags v2.11.1
2026-06-04T03:44:33.6509034Z     Checking rand_core v0.6.4
2026-06-04T03:44:33.6527794Z     Checking zerocopy v0.8.50
2026-06-04T03:44:33.6868869Z     Checking yoke v0.8.2
2026-06-04T03:44:33.7187224Z     Checking futures-channel v0.3.32
2026-06-04T03:44:33.7331486Z     Checking signature v2.2.0
2026-06-04T03:44:33.7591194Z     Checking fastrand v2.4.1
2026-06-04T03:44:33.7720226Z     Checking writeable v0.6.3
2026-06-04T03:44:33.7720576Z     Checking litemap v0.8.2
2026-06-04T03:44:33.7743747Z     Checking libsqlite3-sys v0.30.1
2026-06-04T03:44:33.7906756Z     Checking zmij v1.0.21
2026-06-04T03:44:33.8360021Z     Checking fallible-iterator v0.3.0
2026-06-04T03:44:33.8424700Z     Checking ed25519 v2.2.3
2026-06-04T03:44:33.9063285Z     Checking zerovec v0.11.6
2026-06-04T03:44:33.9146046Z     Checking zerotrie v0.2.4
2026-06-04T03:44:33.9264377Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T03:44:33.9336409Z     Checking utf8_iter v1.0.4
2026-06-04T03:44:33.9528299Z     Checking futures-util v0.3.32
2026-06-04T03:44:33.9528706Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T03:44:33.9570199Z     Checking icu_properties_data v2.2.0
2026-06-04T03:44:33.9610885Z     Checking icu_normalizer_data v2.2.0
2026-06-04T03:44:34.0159299Z     Checking percent-encoding v2.3.2
2026-06-04T03:44:34.0225925Z     Checking windows-targets v0.52.6
2026-06-04T03:44:34.0480491Z     Checking cpufeatures v0.3.0
2026-06-04T03:44:34.0480911Z     Checking indexmap v2.14.0
2026-06-04T03:44:34.0546021Z     Checking thiserror v2.0.18
2026-06-04T03:44:34.0842535Z     Checking rustls-pki-types v1.14.1
2026-06-04T03:44:34.0842915Z     Checking windows-sys v0.59.0
2026-06-04T03:44:34.1134566Z     Checking chacha20 v0.10.0
2026-06-04T03:44:34.1302798Z     Checking http v1.4.1
2026-06-04T03:44:34.1360855Z    Compiling strsim v0.11.1
2026-06-04T03:44:34.1440067Z     Checking form_urlencoded v1.2.2
2026-06-04T03:44:34.1440385Z    Compiling fnv v1.0.7
2026-06-04T03:44:34.1567267Z     Checking untrusted v0.9.0
2026-06-04T03:44:34.1871740Z     Checking windows-strings v0.5.1
2026-06-04T03:44:34.2524343Z     Checking windows-result v0.4.1
2026-06-04T03:44:34.2524701Z     Checking ring v0.17.14
2026-06-04T03:44:34.2740097Z     Checking scopeguard v1.2.0
2026-06-04T03:44:34.3307964Z     Checking rand v0.10.1
2026-06-04T03:44:34.3671786Z    Compiling darling_core v0.20.11
2026-06-04T03:44:34.3797664Z     Checking lock_api v0.4.14
2026-06-04T03:44:34.3901385Z     Checking atomic-waker v1.1.2
2026-06-04T03:44:34.4000846Z     Checking const-oid v0.10.2
2026-06-04T03:44:34.4627259Z     Checking tinystr v0.8.3
2026-06-04T03:44:34.4883156Z     Checking potential_utf v0.1.5
2026-06-04T03:44:34.5252442Z     Checking generic-array v0.14.7
2026-06-04T03:44:34.5561548Z     Checking num-traits v0.2.19
2026-06-04T03:44:34.6046040Z     Checking derive_more v2.1.1
2026-06-04T03:44:34.6316627Z     Checking icu_collections v2.2.0
2026-06-04T03:44:34.6480023Z     Checking hybrid-array v0.4.12
2026-06-04T03:44:34.6874571Z     Checking icu_locale_core v2.2.0
2026-06-04T03:44:34.7172821Z     Checking base64ct v1.8.3
2026-06-04T03:44:34.7173173Z     Checking httparse v1.10.1
2026-06-04T03:44:34.8043049Z     Checking http-body v1.0.1
2026-06-04T03:44:34.8336753Z     Checking tinyvec_macros v0.1.1
2026-06-04T03:44:34.9193373Z     Checking try-lock v0.2.5
2026-06-04T03:44:34.9229236Z     Checking tower-service v0.3.3
2026-06-04T03:44:34.9230126Z     Checking base64 v0.22.1
2026-06-04T03:44:34.9400255Z     Checking pem-rfc7468 v1.0.0
2026-06-04T03:44:34.9415897Z     Checking data-encoding v2.11.0
2026-06-04T03:44:35.0044333Z     Checking want v0.3.1
2026-06-04T03:44:35.0172671Z     Checking tinyvec v1.11.0
2026-06-04T03:44:35.0890270Z     Checking crypto-common v0.1.7
2026-06-04T03:44:35.0933254Z     Checking block-buffer v0.10.4
2026-06-04T03:44:35.1322356Z     Checking der v0.8.0-rc.10
2026-06-04T03:44:35.1963936Z     Checking inout v0.1.4
2026-06-04T03:44:35.1992648Z     Checking windows-core v0.62.2
2026-06-04T03:44:35.2040375Z     Checking n0-error v0.1.3
2026-06-04T03:44:35.2058412Z     Checking winapi v0.3.9
2026-06-04T03:44:35.2361617Z     Checking digest v0.10.7
2026-06-04T03:44:35.2361993Z     Checking crypto-common v0.2.2
2026-06-04T03:44:35.3130651Z     Checking block-buffer v0.12.0
2026-06-04T03:44:35.3559986Z    Compiling anyhow v1.0.102
2026-06-04T03:44:35.3746940Z     Checking serial-core v0.4.0
2026-06-04T03:44:35.3899792Z     Checking rustls-webpki v0.103.13
2026-06-04T03:44:35.3907153Z     Checking icu_provider v2.2.0
2026-06-04T03:44:35.3961536Z     Checking parking v2.2.1
2026-06-04T03:44:35.4252378Z     Checking sha2 v0.10.9
2026-06-04T03:44:35.4586670Z     Checking curve25519-dalek v4.1.3
2026-06-04T03:44:35.4947119Z     Checking spin v0.10.0
2026-06-04T03:44:35.5400298Z     Checking serde v1.0.228
2026-06-04T03:44:35.5459195Z     Checking serde_json v1.0.150
2026-06-04T03:44:35.6299432Z     Checking cordyceps v0.3.4
2026-06-04T03:44:35.6448589Z     Checking icu_properties v2.2.0
2026-06-04T03:44:35.6889784Z     Checking icu_normalizer v2.2.0
2026-06-04T03:44:35.7951940Z     Checking httpdate v1.0.3
2026-06-04T03:44:35.8631501Z     Checking diatomic-waker v0.2.3
2026-06-04T03:44:35.8839763Z     Checking digest v0.11.3
2026-06-04T03:44:35.9481354Z     Checking futures-lite v2.6.1
2026-06-04T03:44:35.9788677Z     Checking futures-buffered v0.2.13
2026-06-04T03:44:36.0073310Z     Checking serial-windows v0.4.0
2026-06-04T03:44:36.0087828Z     Checking pin-project v1.1.13
2026-06-04T03:44:36.0384204Z     Checking portable-atomic v1.13.1
2026-06-04T03:44:36.0384546Z     Checking ipnet v2.12.0
2026-06-04T03:44:36.0886277Z     Checking spki v0.8.0-rc.4
2026-06-04T03:44:36.1361304Z     Checking thiserror v1.0.69
2026-06-04T03:44:36.1404302Z     Checking cipher v0.4.4
2026-06-04T03:44:36.2288097Z     Checking memoffset v0.6.5
2026-06-04T03:44:36.2557531Z     Checking universal-hash v0.5.1
2026-06-04T03:44:36.2826707Z     Checking parking_lot_core v0.9.12
2026-06-04T03:44:36.2827086Z     Checking aho-corasick v1.1.4
2026-06-04T03:44:36.3028881Z     Checking ed25519-dalek v2.2.0
2026-06-04T03:44:36.3087449Z     Checking sync_wrapper v1.0.2
2026-06-04T03:44:36.3277649Z     Checking lazy_static v1.5.0
2026-06-04T03:44:36.3503827Z    Compiling powerfmt v0.2.0
2026-06-04T03:44:36.3904966Z     Checking pin-utils v0.1.0
2026-06-04T03:44:36.4072855Z     Checking opaque-debug v0.3.1
2026-06-04T03:44:36.4420269Z     Checking either v1.16.0
2026-06-04T03:44:36.4531296Z     Checking bitflags v1.3.2
2026-06-04T03:44:36.4816749Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T03:44:36.4914015Z     Checking regex-syntax v0.8.10
2026-06-04T03:44:36.5075761Z     Checking byteorder v1.5.0
2026-06-04T03:44:36.5389707Z     Checking once_cell v1.21.4
2026-06-04T03:44:36.5390002Z     Checking nix v0.25.1
2026-06-04T03:44:36.5524779Z     Checking parking_lot v0.12.5
2026-06-04T03:44:36.5992419Z    Compiling deranged v0.5.8
2026-06-04T03:44:36.6396142Z     Checking polyval v0.6.2
2026-06-04T03:44:36.6396491Z     Checking prefix-trie v0.8.4
2026-06-04T03:44:36.6730021Z     Checking shared_library v0.1.9
2026-06-04T03:44:36.7131508Z     Checking hash32 v0.2.1
2026-06-04T03:44:36.7431940Z     Checking tracing-core v0.1.36
2026-06-04T03:44:36.7719576Z     Checking rustls v0.23.40
2026-06-04T03:44:36.7719920Z     Checking idna_adapter v1.2.2
2026-06-04T03:44:36.7973518Z     Checking futures-executor v0.3.32
2026-06-04T03:44:36.7974124Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T03:44:36.8005691Z     Checking serial v0.4.0
2026-06-04T03:44:36.8810341Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T03:44:36.8810714Z     Checking idna v1.1.0
2026-06-04T03:44:36.8875635Z     Checking serde_spanned v0.6.9
2026-06-04T03:44:36.8875975Z     Checking toml_datetime v0.6.11
2026-06-04T03:44:36.9266841Z     Checking crossbeam-utils v0.8.21
2026-06-04T03:44:36.9269056Z     Checking spin v0.9.8
2026-06-04T03:44:37.0709470Z     Checking windows-threading v0.2.1
2026-06-04T03:44:37.0822207Z     Checking tracing v0.1.44
2026-06-04T03:44:37.1231110Z     Checking downcast-rs v1.2.1
2026-06-04T03:44:37.1443739Z     Checking url v2.5.8
2026-06-04T03:44:37.1732581Z     Checking shell-words v1.1.1
2026-06-04T03:44:37.1732924Z     Checking signature v3.0.0
2026-06-04T03:44:37.2077200Z     Checking tower-layer v0.3.3
2026-06-04T03:44:37.2177992Z     Checking winnow v0.7.15
2026-06-04T03:44:37.2785095Z    Compiling time-core v0.1.8
2026-06-04T03:44:37.2940247Z     Checking toml_write v0.1.2
2026-06-04T03:44:37.3074901Z    Compiling num-conv v0.2.2
2026-06-04T03:44:37.3120617Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T03:44:37.3279714Z     Checking windows-future v0.3.2
2026-06-04T03:44:37.3746334Z     Checking heapless v0.7.17
2026-06-04T03:44:37.4196349Z     Checking filedescriptor v0.8.3
2026-06-04T03:44:37.4518918Z    Compiling darling_macro v0.20.11
2026-06-04T03:44:37.4539240Z     Checking ahash v0.8.12
2026-06-04T03:44:37.4629206Z     Checking winreg v0.10.1
2026-06-04T03:44:37.4749192Z     Checking futures v0.3.32
2026-06-04T03:44:37.4851216Z    Compiling proc-macro-crate v3.5.0
2026-06-04T03:44:37.4877467Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T03:44:37.5859346Z     Checking ghash v0.5.1
2026-06-04T03:44:37.6127871Z     Checking aes v0.8.4
2026-06-04T03:44:37.6128193Z     Checking hashbrown v0.14.5
2026-06-04T03:44:37.6185837Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T03:44:37.6307338Z     Checking portable-pty v0.8.1
2026-06-04T03:44:37.6963197Z     Checking ctr v0.9.2
2026-06-04T03:44:37.8726770Z    Compiling time v0.3.47
2026-06-04T03:44:37.8735723Z     Checking sha2 v0.11.0-rc.5
2026-06-04T03:44:37.8736018Z     Checking windows-collections v0.3.2
2026-06-04T03:44:37.8901099Z     Checking windows-numerics v0.3.1
2026-06-04T03:44:37.8990765Z    Compiling darling v0.20.11
2026-06-04T03:44:37.9261293Z     Checking aead v0.5.2
2026-06-04T03:44:38.0232628Z     Checking http-body-util v0.1.3
2026-06-04T03:44:38.0346188Z     Checking cobs v0.3.0
2026-06-04T03:44:38.0494651Z     Checking widestring v1.2.1
2026-06-04T03:44:38.1277376Z     Checking hashlink v0.9.1
2026-06-04T03:44:38.1621614Z    Compiling derive_builder_core v0.20.2
2026-06-04T03:44:38.1641428Z     Checking regex-automata v0.4.14
2026-06-04T03:44:38.1903609Z     Checking postcard v1.1.3
2026-06-04T03:44:38.2865910Z    Compiling num_enum_derive v0.7.6
2026-06-04T03:44:38.2866297Z     Checking aes-gcm v0.10.3
2026-06-04T03:44:38.3072881Z     Checking windows v0.62.2
2026-06-04T03:44:38.4258311Z     Checking rusqlite v0.32.1
2026-06-04T03:44:38.4367253Z     Checking data-encoding-macro v0.1.20
2026-06-04T03:44:38.4664173Z     Checking crossbeam-channel v0.5.15
2026-06-04T03:44:38.5175840Z     Checking crossbeam-epoch v0.9.18
2026-06-04T03:44:38.5329091Z     Checking chrono v0.4.44
2026-06-04T03:44:38.5531490Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T03:44:38.7413063Z     Checking windows-registry v0.6.1
2026-06-04T03:44:38.7423295Z     Checking toml_edit v0.22.27
2026-06-04T03:44:38.7711951Z     Checking uuid v1.23.2
2026-06-04T03:44:38.7945997Z     Checking rustc-hash v2.1.2
2026-06-04T03:44:38.8196223Z     Checking sorted-index-buffer v0.2.1
2026-06-04T03:44:38.8852565Z     Checking foldhash v0.2.0
2026-06-04T03:44:38.9616009Z     Checking ryu v1.0.23
2026-06-04T03:44:39.0406914Z     Checking allocator-api2 v0.2.21
2026-06-04T03:44:39.0989317Z     Checking identity-hash v0.1.0
2026-06-04T03:44:39.1020093Z     Checking xml-rs v0.8.28
2026-06-04T03:44:39.1644473Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T03:44:39.1970080Z     Checking tagptr v0.2.0
2026-06-04T03:44:39.2028386Z     Checking lru-slab v0.1.2
2026-06-04T03:44:39.2125617Z     Checking mac-addr v0.3.0
2026-06-04T03:44:39.2965285Z    Compiling derive_builder_macro v0.20.2
2026-06-04T03:44:39.3208913Z     Checking iroh-metrics v0.38.3
2026-06-04T03:44:39.3455757Z     Checking iroh-base v0.98.0
2026-06-04T03:44:39.3534396Z     Checking moka v0.12.15
2026-06-04T03:44:39.3551037Z     Checking hashbrown v0.16.1
2026-06-04T03:44:39.3696530Z     Checking strum v0.28.0
2026-06-04T03:44:39.3858822Z     Checking noq-proto v0.17.0
2026-06-04T03:44:39.4194630Z     Checking num_enum v0.7.6
2026-06-04T03:44:39.4624397Z     Checking attohttpc v0.30.1
2026-06-04T03:44:39.6075961Z     Checking xmltree v0.10.3
2026-06-04T03:44:39.6973578Z     Checking simple-dns v0.9.3
2026-06-04T03:44:39.6973918Z     Checking smol_str v0.1.24
2026-06-04T03:44:39.7134455Z    Compiling derive_builder v0.20.2
2026-06-04T03:44:39.7469641Z     Checking arrayref v0.3.9
2026-06-04T03:44:39.7860745Z     Checking simdutf8 v0.1.5
2026-06-04T03:44:39.8258268Z     Checking sha1_smol v1.0.1
2026-06-04T03:44:39.8258601Z     Checking constant_time_eq v0.4.2
2026-06-04T03:44:39.8369052Z     Checking regex v1.12.3
2026-06-04T03:44:39.8755473Z     Checking resolv-conf v0.7.6
2026-06-04T03:44:39.8755847Z     Checking arrayvec v0.7.6
2026-06-04T03:44:39.9075077Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T03:44:39.9628468Z    Compiling vergen-lib v9.1.0
2026-06-04T03:44:39.9945282Z    Compiling vergen-lib v0.1.6
2026-06-04T03:44:40.0006593Z     Checking lru v0.16.4
2026-06-04T03:44:40.0032081Z     Checking serde_bytes v0.11.19
2026-06-04T03:44:40.0255362Z     Checking hmac v0.12.1
2026-06-04T03:44:40.0359453Z     Checking webpki-roots v1.0.7
2026-06-04T03:44:40.0995562Z     Checking cmov v0.5.4
2026-06-04T03:44:40.0995941Z     Checking blake3 v1.8.5
2026-06-04T03:44:40.1473794Z     Checking sha1 v0.10.6
2026-06-04T03:44:40.1593006Z    Compiling vergen v9.1.0
2026-06-04T03:44:40.1600609Z     Checking hkdf v0.12.4
2026-06-04T03:44:40.1856216Z     Checking recvmsg v1.0.0
2026-06-04T03:44:40.1911806Z     Checking anstyle v1.0.14
2026-06-04T03:44:40.2124761Z     Checking once_cell_polyfill v1.70.2
2026-06-04T03:44:40.2200989Z    Compiling vergen-gitcl v1.0.8
2026-06-04T03:44:40.2245202Z     Checking toml v0.8.23
2026-06-04T03:44:40.2655014Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T03:44:40.2870919Z     Checking spake2 v0.4.0
2026-06-04T03:44:40.2876065Z     Checking ctutils v0.4.2
2026-06-04T03:44:40.2988120Z     Checking utf8parse v0.2.2
2026-06-04T03:44:40.3034810Z     Checking colorchoice v1.0.5
2026-06-04T03:44:40.3812303Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T03:44:40.3870978Z     Checking anstyle-parse v1.0.0
2026-06-04T03:44:40.3887717Z     Checking clap_lex v1.1.0
2026-06-04T03:44:40.4313293Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T03:44:40.5724947Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T03:44:40.6592075Z    Compiling iroh-relay v0.98.0
2026-06-04T03:44:41.0484028Z     Checking socket2 v0.6.4
2026-06-04T03:44:41.0484344Z     Checking mio v1.2.1
2026-06-04T03:44:41.0484587Z     Checking tempfile v3.27.0
2026-06-04T03:44:41.0485087Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T03:44:41.0485388Z     Checking netdev v0.42.0
2026-06-04T03:44:41.0485629Z     Checking seize v0.5.1
2026-06-04T03:44:41.0485941Z     Checking interprocess v2.4.2
2026-06-04T03:44:41.0486903Z     Checking anstyle-query v1.1.5
2026-06-04T03:44:41.0487347Z     Checking anstyle-wincon v3.0.11
2026-06-04T03:44:41.1582342Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T03:44:41.1862510Z     Checking anstream v1.0.0
2026-06-04T03:44:41.2123530Z     Checking papaya v0.2.4
2026-06-04T03:44:41.3010339Z     Checking noq-udp v0.10.0
2026-06-04T03:44:41.3796152Z     Checking ipconfig v0.3.4
2026-06-04T03:44:41.4176823Z     Checking tokio v1.52.3
2026-06-04T03:44:41.4235773Z     Checking clap_builder v4.6.0
2026-06-04T03:44:42.3976364Z     Checking clap v4.6.1
2026-06-04T03:44:43.4163094Z     Checking tokio-util v0.7.18
2026-06-04T03:44:43.4163515Z     Checking tokio-rustls v0.26.4
2026-06-04T03:44:43.4163781Z     Checking tower v0.5.3
2026-06-04T03:44:43.4164144Z     Checking acto v0.8.2
2026-06-04T03:44:43.4164496Z     Checking backon v1.6.0
2026-06-04T03:44:43.6895693Z     Checking tower-http v0.6.11
2026-06-04T03:44:43.6937687Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T03:44:43.7864100Z     Checking h2 v0.4.14
2026-06-04T03:44:43.7864401Z     Checking n0-future v0.3.2
2026-06-04T03:44:43.7864662Z     Checking tokio-stream v0.1.18
2026-06-04T03:44:43.7865541Z     Checking tokio-websockets v0.13.2
2026-06-04T03:44:43.8775692Z     Checking n0-watcher v0.6.1
2026-06-04T03:44:43.8775975Z     Checking iroh-dns v0.98.0
2026-06-04T03:44:44.0501086Z     Checking noq v0.18.0
2026-06-04T03:44:44.8001704Z     Checking wmi v0.18.4
2026-06-04T03:44:45.1200117Z     Checking netwatch v0.16.0
2026-06-04T03:44:45.5687237Z     Checking hyper v1.10.1
2026-06-04T03:44:45.5687591Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T03:44:46.1684295Z     Checking hyper-util v0.1.20
2026-06-04T03:44:46.2148757Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T03:44:46.8345637Z     Checking hyper-rustls v0.27.9
2026-06-04T03:44:46.8345902Z     Checking igd-next v0.17.1
2026-06-04T03:44:46.9473743Z     Checking reqwest v0.13.4
2026-06-04T03:44:47.0751744Z     Checking portmapper v0.16.0
2026-06-04T03:44:48.1012538Z     Checking iroh v0.98.2
2026-06-04T03:44:51.2545292Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T03:44:51.9177702Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T03:44:53.1154691Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T03:44:54.0937235Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.17s
2026-06-04T03:44:54.2796568Z Post job cleanup.
2026-06-04T03:44:54.3836540Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T03:44:54.4042600Z git version 2.43.0.windows.1
2026-06-04T03:44:54.4080510Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\683bb639-24b2-43ea-80cb-0e4061ac45c1\.gitconfig'
2026-06-04T03:44:54.4094549Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\683bb639-24b2-43ea-80cb-0e4061ac45c1' before making global git config changes
2026-06-04T03:44:54.4095113Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T03:44:54.4100161Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T03:44:54.4331931Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T03:44:54.4547722Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T03:44:54.8271670Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T03:44:54.8474570Z http.https://github.com/.extraheader
2026-06-04T03:44:54.8503972Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T03:44:54.8752341Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T03:44:55.2663343Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T03:44:55.2880669Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T03:44:55.6721612Z Cleaning up orphan processes
